commerce_raider = {
	icon = 8
	naval_icon = 5
	
	type = naval
	sprite = Raider
	active = no
	unit_type = light_ship
	move_sound = steam_move
	select_sound = steam_selected
	floating_flag = yes
	colonial_points = 8
	
	#Core Abilities
	priority = 15
	max_strength = 100
	default_organisation = 30
	maximum_speed = 10
	weighted_value = 5.0
	can_build_overseas = yes


	#Building Costs
	build_time = 360
	build_cost = {
		steamer_convoy = 10
		artillery = 3
		canned_food = 2
	}
	min_port_level = 1
	limit_per_port = -1
	supply_consumption_score = 3
	
	supply_consumption = 1.0
	supply_cost = {
		steamer_convoy = 0.16
		artillery = 0.096
		canned_food = 0.16
	}
	
	#Naval Abilties
	hull = 6
	gun_power = 5
	fire_range = 0.6
	evasion = 0.25
	torpedo_attack = 0
}

